home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 3 / CD_Magazyn_EXEC_nr_3.iso / Gry / Mahjongg Tiles.lha / MahjonggTilesInstall / Catalogs / MTLayout.cd < prev    next >
Text File  |  2000-08-01  |  2KB  |  72 lines

  1. #header __MTLLOCALE
  2. ;
  3. ;   File :          MTLayout.cd
  4. ;
  5. ;   Version :       $VER: MTLayout.cd 1.0 (1.08.2000)
  6. ;
  7. ;   Description :   catalog description file for MTLayout.library
  8. ;
  9. ;-----------------------------------------------------------------------------
  10. ;
  11. ;
  12. ;   strings for the layout select window
  13. ;
  14. ;   the window title
  15. ;
  16. MSG_LSWINDOW_TITLE              (1//)
  17. Select Layout
  18. ;
  19. ;   layout list column heading strings, note the "\033b\033u" at the
  20. ;   beginning of each string to render the heading in bold underlined
  21. ;   text
  22. ;
  23. MSG_LSWINDOW_LISTHD_NAME        (10//)
  24. \033b\033uName
  25. ;
  26. MSG_LSWINDOW_LISTHD_TILES       (11//)
  27. \033b\033uTiles
  28. ;
  29. MSG_LSWINDOW_LISTHD_SIZE        (12//)
  30. \033b\033uSize (W x H)
  31. ;
  32. ;   gadget labels, note that these are two part strings, the first part is
  33. ;   a NULL terminated single character string that represents the control
  34. ;   character for the gadget followed by the label itself
  35. ;
  36. MSG_LSWINDOW_DIR_LABEL          (21//)
  37. d\000Layout Directory
  38. ;
  39. ;   bubble help strings for the gadgets
  40. ;
  41. MSG_LSWINDOW_LIST_HELP          (30//)
  42. \033cList of layouts in the current directory.\nShow the name of the layout, the number of tiles\nin the layout and the size of the layout.
  43. ;
  44. MSG_LSWINDOW_DIR_HELP           (31//)
  45. Select the current layout directory.
  46. ;
  47. MSG_LSWINDOW_OK_HELP            (32//)
  48. Accept the selected layout and close the window.
  49. ;
  50. MSG_LSWINDOW_CANCEL_HELP        (33//)
  51. Close the window without accepting any layout.
  52. ;
  53. ;   error messages for class/object creation errors
  54. ;
  55. MSG_LSWINDOW_CLASS_ERR          (40//)
  56. Could not create the Layout Select Window class!
  57. ;
  58. MSG_LSWINDOW_CREATE_ERR         (41//)
  59. Could not create the Layout Select Window object!
  60. ;
  61. ;   Buttons
  62. ;
  63. MSG_OKBUTT_LABEL                (50//)
  64. o\000Ok
  65. ;
  66. MSG_CANCELBUTT_LABEL            (51//)
  67. c\000Cancel
  68. ;
  69. ;
  70. ;----------------------------------------------------------------------------
  71. ;
  72.